Release 10.1A: OpenEdge Development:
ADM Reference


SmartSender and SmartReceiver

These message-handling objects can usually be substituted for the SmartB2BObject when you do not need to perform protocol-based transformation between XML and 4GL. To use these objects, you must complete their handler routines to suit your customer’s business needs. You can make the handler functions as simple or complex as you like.

The SmartSender and SmartReceiver objects are based on the msghandler class, whose super procedure is msghandler.p. The Msghandler class is derived from the class Smart. Table 1–26 lists the class and custom files related to msghandler.p for SmartSender and SmartReceiver.

Table 1–26: Class and custom files for SmartSender and
SmartReceiver
Class files
Custom files
Definition
msghandler.cld
Super
msghandlercustom.p
Method
msghandler.i
Method
msghandlercustom.i
Property
msghprop.i
Property
msghpropcustom.i
Prototype
msghprto.i
Prototype
msghprtocustom.i
Template
receiver.w
sender.w
Exclude
msghandlerexclcustom.i
Instance
msghandlerdefscustom.i


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095